Docker

curl -fsSL https://get.docker.com -o get-docker.sh
bash get-docker.sh
docker -v